hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
remove
hip
util
array
Undocumented in source. Be warned that the author may not have intended to support it.
bool
remove
(T[] arr, T val)
bool
remove
(T[] arr, const(T)* val)
bool
remove
(
T
)
(
ref
T
[]
arr
,
const
(
T
)*
val
)
Meta
Source
See Implementation
hip
util
array
functions
array
binarySearch
contains
indexOf
isEmpty
join
lastIndexOf
popFront
printArrayWithoutValues
remove
swapAt
swapElementsFromArray
uninitializedArray